bin/MSGraph.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>MSGraph</name>
    </assembly>
    <members>
        <member name="T:MSGraph.AzureAD.Users.User">
             <summary>
             User in MS Graph API
             
             Represents an Azure AD user account.
              
             https://docs.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-beta
             </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.AboutMe">
            <summary>
            A freeform text entry field for the user to describe themselves.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.AccountEnabled">
            <summary>
            true if the account is enabled; otherwise, false. This property is required when a user is created. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.AgeGroup">
            <summary>
            Sets the age group of the user. Allowed values: null, minor, notAdult and adult. Refer to the legal age group property definitions for further information.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.AssignedLicenses">
            <summary>
            The licenses that are assigned to the user. Not nullable.
            assignedLicense collection
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.AssignedPlans">
            <summary>
            The plans that are assigned to the user. Read-only. Not nullable.
            assignedPlan collection
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Birthday">
            <summary>
            The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.businessPhones">
            <summary>
            The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.City">
            <summary>
            The city in which the user is located. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.CompanyName">
            <summary>
            The company name which the user is associated. This property can be useful for describing the company that an external user comes from.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ConsentProvidedForMinor">
            <summary>
            Sets whether consent has been obtained for minors. Allowed values: null, granted, denied and notRequired. Refer to the legal age group property definitions for further information.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Country">
            <summary>
            The country/region in which the user is located; for example, "US" or "UK". Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.CreatedDateTime">
            <summary>
            The date and time the user was created. The value cannot be modified and is automatically populated when the entity is created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. Property is nullable. A null value indicates that an accurate creation time couldn't be determined for the user. Read-only. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.DeletedDateTime">
            <summary>
            The date and time the user was deleted.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Department">
            <summary>
            The name for the department in which the user works. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.DeviceKeys">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.DisplayName">
            <summary>
            The name displayed in the address book for the user. This value is usually the combination of the user's first name, middle initial, and last name. This property is required when a user is created and it cannot be cleared during updates. Supports $filter and $orderby.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.EmployeeId">
            <summary>
            The employee identifier assigned to the user by the organization. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ExternalUserState">
            <summary>
            For an external user invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be 'PendingAcceptance' or 'Accepted', or null for all other users. Supports $filter with the supported values. For example: $filter=externalUserState eq 'PendingAcceptance'.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ExternalUserStateChangeDateTime">
            <summary>
            Shows the timestamp for the latest change to the externalUserState property.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.FaxNumber">
            <summary>
            The fax number of the user.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.GivenName">
            <summary>
            The given name (first name) of the user. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.HireDate">
            <summary>
            The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Id">
            <summary>
            The unique identifier for the user. Inherited from directoryObject. Key. Not nullable. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Interests">
            <summary>
            A list for the user to describe their interests.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ImAddresses">
            <summary>
            A list for the user to describe their interests.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.IsResourceAccount">
            <summary>
            true if the user is a resource account; otherwise, false. Null value should be considered false.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.JobTitle">
            <summary>
            The user?s job title. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.LegalAgeGroupClassification">
            <summary>
            Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, minorWithOutParentalConsent, minorWithParentalConsent, minorNoParentalConsentRequired, notAdult and adult. Refer to the legal age group property definitions for further information.)
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.LicenseAssignmentStates">
            <summary>
            State of license assignments for this user. Read-only.
            licenseAssignmentState collection
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Mail">
            <summary>
            The SMTP address for the user, for example, "jeff@contoso.onmicrosoft.com". Read-Only. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.MailboxSettings">
            <summary>
            Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.MailNickname">
            <summary>
            The mail alias for the user. This property must be specified when a user is created. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.MobilePhone">
            <summary>
            The primary cellular telephone number for the user.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.MySite">
            <summary>
            The URL for the user's personal site.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OfficeLocation">
            <summary>
            The office location in the user's place of business.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesDistinguishedName">
            <summary>
            Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesDomainName">
            <summary>
            Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesExtensionAttributes">
            <summary>
            Contains extensionAttributes 1-15 for the user. Note that the individual extension attributes are neither selectable nor filterable. For an onPremisesSyncEnabled user, this set of properties is mastered on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties may be set during creation or update.
            OnPremisesExtensionAttributes
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesImmutableId">
            <summary>
            This property is used to associate an on-premises Active Directory user account to their Azure AD user object. This property must be specified when creating a new user account in the Graph if you are using a federated domain for the user?s userPrincipalName (UPN) property. Important: The $ and _ characters cannot be used when specifying this property. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesLastSyncDateTime">
            <summary>
            Indicates the last time at which the object was synced with the on-premises directory; for example: "2013-02-16T03:04:54Z". The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesProvisioningErrors">
            <summary>
            Errors when using Microsoft synchronization product during provisioning.
            onPremisesProvisioningError collection
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesSamAccountName">
            <summary>
            Contains the on-premises sAMAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesSecurityIdentifier">
            <summary>
            Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesSyncEnabled">
            <summary>
            true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OnPremisesUserPrincipalName">
            <summary>
            Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.OtherMails">
            <summary>
            A list of additional email addresses for the user; for example: ["bob@contoso.com", "Robert@fabrikam.com"]. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PasswordPolicies">
            <summary>
            Specifies password policies for the user. This value is an enumeration with one possible value being ?DisableStrongPassword?, which allows weaker passwords than the default policy to be specified. ?DisablePasswordExpiration? can also be specified. The two may be specified together; for example: "DisablePasswordExpiration, DisableStrongPassword".
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PasswordProfile">
            <summary>
            Specifies the password profile for the user. The profile contains the user?s password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required.
            PasswordProfile
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PastProjects">
            <summary>
            A list for the user to enumerate their past projects.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PostalCode">
            <summary>
            The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PreferredDataLocation">
            <summary>
            The preferred data location for the user. For more information, see OneDrive Online Multi-Geo.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PreferredLanguage">
            <summary>
            The preferred language for the user. Should follow ISO 639-1 Code; for example "en-US".
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.PreferredName">
            <summary>
            The preferred name for the user.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ProvisionedPlans">
            <summary>
            The plans that are provisioned for the user. Read-only. Not nullable.
            ProvisionedPlan
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ProxyAddresses">
            <summary>
            For example: ["SMTP: bob@contoso.com", "smtp: bob@sales.contoso.com"] The any operator is required for filter expressions on multi-valued properties. Read-only, Not nullable. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.RefreshTokensValidFromDateTime">
            <summary>
            Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications will get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint. Read-only. Use invalidateAllRefreshTokens to reset.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Responsibilities">
            <summary>
            A list for the user to enumerate their responsibilities.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Schools">
            <summary>
            A list for the user to enumerate the schools they have attended.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.ShowInAddressList">
            <summary>
            true if the Outlook global address list should contain this user, otherwise false. If not set, this will be treated as true. For users invited through the invitation manager, this property will be set to false.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.SignInSessionsValidFromDateTime">
            <summary>
            Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications will get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint. Read-only. Use revokeSignInSessions to reset.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Skills">
            <summary>
            A list for the user to enumerate their skills.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.State">
            <summary>
            The state or province in the user's address. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.StreetAddress">
            <summary>
            The street address of the user's place of business.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.Surname">
            <summary>
            The user's surname (family name or last name). Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.UsageLocation">
            <summary>
            A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: "US", "JP", and "GB". Not nullable. Supports $filter.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.UserPrincipalName">
            <summary>
            The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenant?s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization. Supports $filter and $orderby.
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.UserType">
            <summary>
            A string value that can be used to classify user types in your directory, such as "Member" and "Guest". Supports $filter.
            </summary>
        </member>
        <member name="P:MSGraph.AzureAD.Users.User.Name">
            <summary>
            Alias property on Displayname
            </summary>
        </member>
        <member name="F:MSGraph.AzureAD.Users.User.BaseObject">
            <summary>
            data carrier object
            </summary>
        </member>
        <member name="M:MSGraph.AzureAD.Users.User.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.AzureAD.Users.User.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="T:MSGraph.Core.AzureAccessToken">
            <summary>
            Token used to authenticate against azure with
             
            https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens
             
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.IdentityPlatformVersion">
            <summary>
            Specifies the endpoint version of the logon platform (Microsoft identity platform) where to connect for logon.
            Use 2.0 if you want to login with a Microsoft Account.
             
            For more information goto https://docs.microsoft.com/en-us/azure/active-directory/develop/about-microsoft-identity-platform
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.TokenType">
            <summary>
            The type of token. Generally, only when the token is of type "Bearer" is a valid connection established.
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.Resource">
            <summary>
            The service uri where to connect
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.AppRedirectUrl">
            <summary>
            The service uri where to connect
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.Scope">
            <summary>
            The permission scopes contained on the token
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.ValidUntilUtc">
            <summary>
            Until when the token is valid (utc)
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.ValidFromUtc">
            <summary>
            Since when the token is valid (utc)
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.ValidUntil">
            <summary>
            Until when the token is valid
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.ValidFrom">
            <summary>
            Since when the token is valid
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.AccessToken">
            <summary>
            The actual access token
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.RefreshToken">
            <summary>
            The token used to refresh the access token. Refreshing a token will extends its maximum use time.
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.IDToken">
            <summary>
            The Identity Token
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.Credential">
            <summary>
            The credentials used to authenticate. Used for unattended connections
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.ClientId">
            <summary>
            The client ID used to connect
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.IsValid">
            <summary>
            Whether the token is valid for connections
            </summary>
        </member>
        <member name="F:MSGraph.Core.AzureAccessToken.AccessTokenInfo">
            <summary>
            Informationen from JWT access token
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.TokenOwner">
            <summary>
            The owner of the Token extracted from the JWT
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.UserprincipalName">
            <summary>
            The user principal in the Token extracted from the JWT
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.TenantID">
            <summary>
            Tenant ID for the Application in Azure (extracted from the JWT)
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.AppName">
            <summary>
            The Application Name in Azure (extracted from the JWT)
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.AccessTokenLifeTime">
            <summary>
            The Lifetime of the Access Token
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.TimeRemaining">
            <summary>
            Remaining time of the token Lifetime
            </summary>
        </member>
        <member name="P:MSGraph.Core.AzureAccessToken.PercentRemaining">
            <summary>
            Percentage value of the Tokenlifetime
            </summary>
        </member>
        <member name="T:MSGraph.Core.JWTAccessTokenInfo">
            <summary>
            Token informationen from a JWT access token
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Header">
            <summary>
            The type of token. Generally, only when the token is of type "Bearer" is a valid connection established.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Payload">
            <summary>
            The type of token. Generally, only when the token is of type "Bearer" is a valid connection established.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Signature">
            <summary>
            The type of token. Generally, only when the token is of type "Bearer" is a valid connection established.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Algorithm">
            <summary>
            Indicates the algorithm that was used to sign the token, for example, "RS256"
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.ApplicationID">
            <summary>
            Only present in v1.0 tokens. The application ID of the client using the token.
            The application can act as itself or on behalf of a user.
            The application ID typically represents an application object,
            but it can also represent a service principal object in Azure AD.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.ApplicationName">
            <summary>
            Application name from registered Azure Application
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Audience">
            <summary>
            Identifies the intended recipient of the token.
            In access tokens, the audience is your app's Application ID, assigned to your app in the Azure portal.
            Your app should validate this value and reject the token if the value does not match.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.AuthenticationMethod">
            <summary>
            Only present in v1.0 tokens. Identifies how the subject of the token was authenticated.
            See https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens#the-amr-claim for more details.
            Microsoft identities can authenticate in a variety of ways, which may be relevant to your application.
            The amr claim is an array that can contain multiple items, such as ["mfa", "rsa", "pwd"],
            for an authentication that used both a password and the Authenticator app.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.ExpirationTime">
            <summary>
            The "exp" (expiration time) claim identifies the expiration time on or after which the
            JWT must not be accepted for processing. It's important to note that a resource may
            reject the token before this time as well, such as when a change in authentication is
            required or a token revocation has been detected.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.GivenName">
            <summary>
            Provides the first or given name of the user, as set on the user object.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.IssuedAt">
            <summary>
            "Issued At" indicates when the authentication for this token occurred.
            </summary>
        </member>
        <member name="P:MSGraph.Core.JWTAccessTokenInfo.Issuer">
            <summary>
            Alias property from Audience
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Name">
            <summary>
            Provides a human-readable value that identifies the subject of the token.
            The value is not guaranteed to be unique, it is mutable, and it's designed
            to be used only for display purposes. The profile scope is required in
            order to receive this claim.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.NotBefore">
            <summary>
            The "nbf" (not before) claim identifies the time before which the JWT must not be accepted for processing.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.OID">
            <summary>
            he immutable identifier for an object in the Microsoft identity platform, in this case, a user account.
            It can also be used to perform authorization checks safely and as a key in database tables. This ID
            uniquely identifies the user across applications - two different applications signing in the same user
            will receive the same value in the oid claim. Thus, oid can be used when making queries to Microsoft
            online services, such as the Microsoft Graph. The Microsoft Graph will return this ID as the id
            property for a given user account. Because the oid allows multiple apps to correlate users, the profile
            scope is required in order to receive this claim. Note that if a single user exists in multiple
            tenants, the user will contain a different object ID in each tenant - they are considered different
            accounts, even though the user logs into each account with the same credentials.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Plattform">
            <summary>
            The plattform
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Scope">
            <summary>
            The set of scopes exposed by your application for which the client application has requested
            (and received) consent. Your app should verify that these scopes are valid ones exposed by
            your app, and make authorization decisions based on the value of these scopes.
            Only included for user tokens.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.SID">
            <summary>
            In cases where the user has an on-premises authentication, this claim provides their SID.
            This can be used for authorization in legacy applications.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.SourceIPAddr">
            <summary>
            The IP address the user authenticated from.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.SureName">
            <summary>
            Provides the last name, surname, or family name of the user as defined on the user object.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.TenantID">
            <summary>
            Represents the Azure AD tenant that the user is from. For work and school accounts,
            the GUID is the immutable tenant ID of the organization that the user belongs to.
            For personal accounts, the value is 9188040d-6c67-4c5b-b112-36a304b66dad.
            The profile scope is required in order to receive this claim.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Type">
            <summary>
            Indicates that the token is a JWT.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.UniqueName">
            <summary>
            Only present in v1.0 tokens.
            Provides a human readable value that identifies the subject of the token.
            This value is not guaranteed to be unique within a tenant and should
            be used only for display purposes.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.UPN">
            <summary>
            The username of the user. May be a phone number, email address, or unformatted string.
            Should only be used for display purposes and providing username hints in reauthentication scenarios.
            </summary>
        </member>
        <member name="F:MSGraph.Core.JWTAccessTokenInfo.Version">
            <summary>
            Indicates the version of the access token.
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.ReferenceAttachment">
            <summary>
            Attachments in exchange online
            referenceAttachment resource type
             
            https://docs.microsoft.com/en-us/graph/api/resources/referenceattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.SourceUrl">
            <summary>
            SourceUrl
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.ProviderType">
            <summary>
            ProviderType
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.ThumbnailUrl">
            <summary>
            ThumbnailUrl
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.PreviewUrl">
            <summary>
            PreviewUrl
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.Permission">
            <summary>
            Permission
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachment.IsFolder">
            <summary>
            IsFolder
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.ReferenceAttachment.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.ReferenceAttachmentProvider">
            <summary>
            names of reference attachment provider types in Microsoft Graph API
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachmentProvider.oneDriveBusiness">
            <summary>
            oneDriveBusiness
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachmentProvider.oneDriveConsumer">
            <summary>
            oneDriveConsumer
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachmentProvider.dropbox">
            <summary>
            dropbox
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ReferenceAttachmentProvider.other">
            <summary>
            other
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.referenceAttachmentPermission">
            <summary>
            names of possible permissions in referenceAttachments in Microsoft Graph API
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.view">
            <summary>
            view
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.edit">
            <summary>
            edit
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.anonymousView">
            <summary>
            anonymousView
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.anonymousEdit">
            <summary>
            anonymousEdit
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.organizationView">
            <summary>
            organizationView
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.organizationEdit">
            <summary>
            organizationEdit
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.referenceAttachmentPermission.other">
            <summary>
            other
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.ItemAttachment">
            <summary>
            Attachments in exchange online
            fileAttachment resource type
             
            https://docs.microsoft.com/en-us/graph/api/resources/itemattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.ItemAttachment.Item">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.ItemAttachment.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.FileAttachment">
            <summary>
            Attachments in exchange online
            fileAttachment resource type
             
            https://docs.microsoft.com/en-us/graph/api/resources/fileattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.FileAttachment.ContentId">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.FileAttachment.ContentLocation">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.FileAttachment.contentBytes">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.FileAttachment.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.Attachment">
            <summary>
            Attachment in exchange online
             
            Attachment is the base resource for the following derived types of attachments:
            A file(fileAttachment resource)
            An item(contact, event or message, represented by an itemAttachment resource)
            A link to a file(referenceAttachment resource)
             
            https://docs.microsoft.com/en-us/graph/api/resources/attachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.Id">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.Name">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Attachment.Attachment.DisplayName">
            <summary>
            Alias property from name.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.AttachmentType">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.ContentType">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.IsInline">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.LastModifiedDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.Size">
            <summary>
            </summary>
             
        </member>
        <member name="P:MSGraph.Exchange.Attachment.Attachment.SizeKB">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Attachment.Attachment.SizeMB">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.User">
            <summary>
            The user name which owns the folder
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.BaseObject">
            <summary>
            carrier object for the original api result
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.Attachment.ParentObject">
            <summary>
            The parent object, where the attachmentcame from
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.Attachment.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.AttachmentParameter">
            <summary>
            Mail message parameter class for convinient pipeline
            input on parameters in *-MgaMail* commands
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentParameter.Id">
            <summary>
            message or folder id
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentParameter.Name">
            <summary>
            name of a folder
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Attachment.AttachmentParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.AttachmentParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.AttachmentParameter.#ctor(MSGraph.Exchange.Attachment.Attachment)">
            <summary>
            Constructor for parsing in a basic Attachment
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.AttachmentParameter.#ctor(MSGraph.Exchange.Attachment.FileAttachment)">
            <summary>
            Constructor for parsing in a FileAttachment
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.AttachmentParameter.#ctor(MSGraph.Exchange.Attachment.ItemAttachment)">
            <summary>
            Constructor for parsing in a ItemAttachment
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Attachment.AttachmentParameter.#ctor(MSGraph.Exchange.Attachment.ReferenceAttachment)">
            <summary>
            Constructor for parsing in a ReferenceAttachment
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Attachment.AttachmentTypes">
            <summary>
            names of the attachment types in Microsoft Graph API
             
            https://docs.microsoft.com/en-us/graph/api/resources/attachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentTypes.fileAttachment">
            <summary>
            A file (such as a text file or Word document) attached to an event, message or post.
            The contentBytes property contains the base64-encoded contents of the file.
             
            https://docs.microsoft.com/en-us/graph/api/resources/fileattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentTypes.itemAttachment">
            <summary>
            A contact, event, or message that's attached to another event, message, or post.
             
            https://docs.microsoft.com/en-us/graph/api/resources/itemattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Attachment.AttachmentTypes.referenceAttachment">
            <summary>
            A link to a file (such as a text file or Word document) on a OneDrive for Business cloud drive
            or other supported storage locations, attached to an event, message, or post.
             
            https://docs.microsoft.com/en-us/graph/api/resources/referenceattachment?view=graph-rest-1.0
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Category.ColorKey">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.None">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset0">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset1">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset2">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset3">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset4">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset5">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset6">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset7">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset8">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset9">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset10">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset11">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset12">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset13">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset14">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset15">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset16">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset17">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset18">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset19">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset20">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset21">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset22">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset23">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorKey.Preset24">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Category.ColorName">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.NoColorMapped">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Red">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Orange">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Brown">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Yellow">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Green">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Teal">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Olive">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Blue">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Purple">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Cranberry">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Steel">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkSteel">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Gray">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkGray">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.Black">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkRed">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkOrange">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkBrown">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkYellow">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkGreen">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkTeal">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkOlive">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkBlue">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkPurple">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.ColorName.DarkCranberry">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Category.CategoryParameter">
            <summary>
            category parameter class for convinient pipeline
            input on parameters in *-MgaExchCategory commands
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.CategoryParameter.Id">
            <summary>
            category id
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.CategoryParameter.Name">
            <summary>
            name of the category
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Category.CategoryParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.CategoryParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.CategoryParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Category.CategoryParameter.#ctor(MSGraph.Exchange.Category.OutlookCategory)">
            <summary>
            Mail Folderinput
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.CategoryParameter.#ctor(System.Guid)">
            <summary>
            String input
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.CategoryParameter.#ctor(System.String)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Category.OutlookCategory">
            <summary>
            Category in exchange online
             
            Represents a category by which a user can group Outlook items such as messages and events.
            The user defines categories in a master list, and can apply one or more of these user-defined categories to an item.
             
            https://docs.microsoft.com/en-us/graph/api/resources/outlookcategory?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.OutlookCategory.Id">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.OutlookCategory.DisplayName">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Category.OutlookCategory.Name">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.OutlookCategory.Color">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Category.OutlookCategory.ColorName">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Category.OutlookCategory.ColorCode">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.OutlookCategory.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Category.OutlookCategory.BaseObject">
            <summary>
            carrier object for the original api result
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.Parse(System.String)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.Parse(MSGraph.Exchange.Category.ColorKey)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.Parse(MSGraph.Exchange.Category.ColorName)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor(System.String)">
            <summary>
            Only name input
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor(System.Guid)">
            <summary>
            Only Id input
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor(MSGraph.Exchange.Category.ColorKey)">
            <summary>
            Only ColorKey
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor(System.Guid,System.String,MSGraph.Exchange.Category.ColorKey,System.String)">
            <summary>
            All relevant properties
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Category.OutlookCategory.#ctor(System.Guid,System.String,MSGraph.Exchange.Category.ColorKey,System.String,System.Object)">
            <summary>
            All relevant properties including Baseobject
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.DateTimeTimeZone">
            <summary>
            Describes the date, time, and time zone of a point in time.
             
            https://docs.microsoft.com/en-us/graph/api/resources/datetimetimezone?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.DateTimeTimeZone.DateTime">
            <summary>
            A single point of time in a combined date and time representation (date)T(time).
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.DateTimeTimeZone.TimeZone">
            <summary>
            The date and time that the follow-up is to be finished.
             
            type format: microsoft.graph.dateTimeTimeZone
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.DateTimeTimeZone.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.DateTimeTimeZone.#ctor">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.DateTimeTimeZone.#ctor(MSGraph.Exchange.DateTimeTimeZone)">
            <summary>
            input DateTimeTimeZone
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.DateTimeTimeZone.#ctor(System.DateTime)">
            <summary>
            input only DateTime, sets UTC as default to TimeZone
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.DateTimeTimeZone.#ctor(System.DateTime,System.String)">
            <summary>
            input DateTime and TimeZone
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.FollowupFlag">
            <summary>
            followupFlag resource type
            Allows setting a flag in an item for the user to follow up on later.
             
            https://docs.microsoft.com/en-us/graph/api/resources/followupflag?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.FollowupFlag.CompletedDateTime">
            <summary>
            The date and time that the follow-up was finished.
             
            type format: microsoft.graph.dateTimeTimeZone
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.FollowupFlag.DueDateTime">
            <summary>
            The date and time that the follow-up is to be finished.
             
            type format: microsoft.graph.dateTimeTimeZone
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.FollowupFlag.FlagStatus">
            <summary>
            The status for follow-up for an item.
            Possible values are notFlagged, complete, and flagged.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.FollowupFlag.StartDateTime">
            <summary>
            The date and time that the follow-up is to begin.
             
            type format: microsoft.graph.dateTimeTimeZone
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.FollowupFlag.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.FollowupFlag.#ctor(MSGraph.Exchange.FollowupFlag)">
            <summary>
            MessageBody input
            </summary>
            <param name="Flag"></param>
        </member>
        <member name="M:MSGraph.Exchange.FollowupFlag.#ctor(System.String)">
            <summary>
            String input parser
            </summary>
            <param name="StatusText"></param>
        </member>
        <member name="M:MSGraph.Exchange.FollowupFlag.#ctor">
            <summary>
            empty object
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter">
            <summary>
            mailboxSetting parameter class for convinient pipeline
            input on parameters in Set-MgaMailboxSettings command
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.Name">
            <summary>
            name of the category
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(MSGraph.Exchange.MailboxSetting.MailboxSettings)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(MSGraph.Exchange.MailboxSetting.LocaleInfoSetting)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(MSGraph.Exchange.MailboxSetting.WorkingHoursSetting)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(System.TimeZoneInfo)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettingParameter.#ctor(MSGraph.Exchange.Mail.Folder)">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting">
            <summary>
            WorkingHour settings in exchange online
             
            Represents the days of the week and hours in a specific time zone that the user works.
             
            https://docs.microsoft.com/en-us/graph/api/resources/workinghours?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.DaysOfWeek">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.StartTime">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.StartTimeUTC">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.EndTime">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.EndTimeUTC">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.TimeZone">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.BaseObject">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.Name">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.#ctor(MSGraph.Exchange.MailboxSetting.WorkingHoursSetting)">
            <summary>
            object it self
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.#ctor(System.DayOfWeek[],System.DateTime,System.DateTime,MSGraph.Exchange.TimeZoneBase,System.String)">
            <summary>
            Main properties
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.WorkingHoursSetting.#ctor(System.DayOfWeek[],System.DateTime,System.DateTime,MSGraph.Exchange.TimeZoneBase,System.String,System.Object,System.String)">
            <summary>
            All properties
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting">
            <summary>
            Language settings in exchange online
             
            Information about the locale, including the preferred language and country/region, of the signed-in user.
             
            https://docs.microsoft.com/en-us/graph/api/resources/localeinfo?view=graph-rest-1.0
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.Locale">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.DisplayName">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.BaseObject">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.Name">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.#ctor(System.Globalization.CultureInfo)">
            <summary>
            locale only
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.#ctor(System.String)">
            <summary>
            locale only by String
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.#ctor(System.Globalization.CultureInfo,System.String,System.String)">
            <summary>
            Main properties
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.LocaleInfoSetting.#ctor(System.Globalization.CultureInfo,System.String,System.String,System.Object,System.String)">
            <summary>
            All properties
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus.Disabled">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus.AlwaysEnabled">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus.Scheduled">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.ExternalAudienceScope">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.ExternalAudienceScope.None">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.ExternalAudienceScope.ContactsOnly">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.ExternalAudienceScope.All">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting">
            <summary>
            AutoReply / Out of Office settings in exchange online
             
            Configuration settings to automatically notify the sender of an incoming email with a message from the signed-in user.
            For example, an automatic reply to notify that the signed-in user is unavailable to respond to emails.
             
            https://docs.microsoft.com/en-us/graph/api/resources/automaticrepliessetting?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.Status">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ExternalAudience">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ExternalReplyMessage">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ExternalReplyMessageIsPresent">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.InternalReplyMessage">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.InternalReplyMessageIsPresent">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ScheduledEndDateTimeUTC">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ScheduledEndDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ScheduledStartDateTimeUTC">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.ScheduledStartDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.BaseObject">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.Name">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.#ctor(MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus,MSGraph.Exchange.MailboxSetting.ExternalAudienceScope,System.String,System.String,MSGraph.Exchange.DateTimeTimeZone,MSGraph.Exchange.DateTimeTimeZone,System.String)">
            <summary>
            Main properties
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.AutomaticRepliesSetting.#ctor(MSGraph.Exchange.MailboxSetting.AutomaticRepliesStatus,MSGraph.Exchange.MailboxSetting.ExternalAudienceScope,System.String,System.String,MSGraph.Exchange.DateTimeTimeZone,MSGraph.Exchange.DateTimeTimeZone,System.String,System.Object,System.String)">
            <summary>
            All properties
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.MailboxSetting.MailboxSettings">
            <summary>
            Mailbox settings in exchange online
             
            This includes settings for automatic replies (notify people automatically upon receipt of their email), locale (language and country/region), and time zone, and working hours.
             
            https://docs.microsoft.com/en-us/graph/api/user-get-mailboxsettings?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.Name">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.ArchiveFolder">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.TimeZone">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.AutomaticRepliesSetting">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.Language">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.WorkingHours">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.MailboxSetting.MailboxSettings.BaseObject">
            <summary>
            carrier object for the original api result
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettings.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.MailboxSetting.MailboxSettings.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Mail.MessageParameter">
            <summary>
            Mail message parameter class for convinient pipeline
            input on parameters in *-MgaMail* commands
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageParameter.Id">
            <summary>
            message or folder id
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageParameter.Name">
            <summary>
            name of a folder
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.MessageParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageParameter.#ctor(MSGraph.Exchange.Mail.Message)">
            <summary>
            Mail message input
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageParameter.#ctor(System.String)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Mail.MessageBody">
            <summary>
            Class for a body object from a message
            https://docs.microsoft.com/en-us/graph/api/resources/itembody?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageBody.contentType">
            <summary>
            The type of the content. Possible values are Text and HTML.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageBody.content">
            <summary>
            The content of the item.
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageBody.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageBody.#ctor(MSGraph.Exchange.Mail.MessageBody)">
            <summary>
            MessageBody input
            </summary>
            <param name="Body"></param>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageBody.#ctor(System.String)">
            <summary>
            String input parser
            </summary>
            <param name="Body"></param>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageBody.#ctor">
            <summary>
            empty object
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Mail.Folder">
            <summary>
            Mail folder in exchange online
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.Id">
            <summary>
            The mailFolder's unique identifier.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.DisplayName">
            <summary>
            The mailFolder's display name.
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.Folder.Name">
            <summary>
            Alias property from display name.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.HierarchyLevel">
            <summary>
            The realive level of the queried folder.
            Indicates wether it is a directly queried folder ( =1 ),
            or a childfolder from a queried folder ( =2 ),
            or a recursive queried folder within a folder structure ( >2 )
             
            needed to build a Fullname and a folder chain
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.ParentFolderId">
            <summary>
            The unique identifier for the mailFolder's parent mailFolder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.ParentFolder">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.ChildFolderCount">
            <summary>
            The number of immediate child mailFolders in the current mailFolder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.UnreadItemCount">
            <summary>
            The number of items in the mailFolder marked as unread.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.TotalItemCount">
            <summary>
            The number of items in the mailFolder.
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.Folder.UnreadInPercent">
            <summary>
            Percentage of unread items in mailFolder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Folder.User">
            <summary>
            The user name which owns the folder
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.Folder.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="T:MSGraph.Exchange.Mail.FolderParameter">
            <summary>
            Mail message parameter class for convinient pipeline
            input on parameters in *-MgaMail* commands
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.FolderParameter.Id">
            <summary>
            message or folder id
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.FolderParameter.Name">
            <summary>
            name of a folder
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.FolderParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.FolderParameter.IsWellKnownName">
            <summary>
            indicator wether name is a WellKnownFolder
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.FolderParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.FolderParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Mail.FolderParameter.#ctor(MSGraph.Exchange.Mail.Folder)">
            <summary>
            Mail Folderinput
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.FolderParameter.#ctor(System.String)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Mail.Message">
            <summary>
            Mail message in exchange online
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.BaseObject">
            <summary>
            data carrier object
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Id">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ChangeKey">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ParentFolderId">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ConversationId">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.InternetMessageId">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.WebLink">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Sender">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.From">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ToRecipients">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.CCRecipients">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.BCCRecipients">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ReplyTo">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Subject">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Body">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.BodyPreview">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Categories">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Importance">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.InferenceClassification">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.Flag">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.MeetingMessageType">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.CreatedDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.SentDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.ReceivedDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.lastModifiedDateTime">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.HasAttachments">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.IsDeliveryReceiptRequested">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.IsDraft">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.IsRead">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.isReadReceiptRequested">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.Message.UnRead">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.Message.User">
            <summary>
            The user name which owns the folder
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.Message.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="T:MSGraph.Exchange.Mail.MessageOrFolderParameter">
            <summary>
            Mail message parameter class for convinient pipeline
            input on parameters in *-MgaMail* commands
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageOrFolderParameter.Id">
            <summary>
            message or folder id
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageOrFolderParameter.Name">
            <summary>
            name of a folder
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.Mail.MessageOrFolderParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageOrFolderParameter.IsWellKnownName">
            <summary>
            indicator wether name is a WellKnownFolder
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.MessageOrFolderParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageOrFolderParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageOrFolderParameter.#ctor(MSGraph.Exchange.Mail.Message)">
            <summary>
            Mail Message input
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageOrFolderParameter.#ctor(MSGraph.Exchange.Mail.Folder)">
            <summary>
            Mail Folderinput
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.Mail.MessageOrFolderParameter.#ctor(System.String)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.Mail.WellKnownFolder">
            <summary>
            name of well-known-folders in a outlook mailboxes
             
            Outlook creates certain folders for users by default.
            Instead of using the corresponding folder id value, for convenience,
            you can use the well-known folder names from the table below when accessing these folders.
             
            For example, you can get the Drafts folder using its well-known name with the following query.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.AllItems">
            <summary>
            Represent all folders in the mailbox.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Archive">
            <summary>
            The archive folder messages are sent to when using the One_Click Archive feature in Outlook clients that support it.
            Note: this is not the same as the Archive Mailbox feature of Exchange online.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Clutter">
            <summary>
            The clutter folder low-priority messages are moved to when using the Clutter feature.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Conflicts">
            <summary>
            The folder that contains conflicting items in the mailbox.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Conversationhistory">
            <summary>
            The folder where Skype saves IM conversations (if Skype is configured to do so).
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.DeletedItems">
            <summary>
            The folder items are moved to when they are deleted.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Drafts">
            <summary>
            The folder that contains unsent messages.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Inbox">
            <summary>
            The inbox folder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.JunkEmail">
            <summary>
            The junk email folder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.LocalFailures">
            <summary>
            The folder that contains items that exist on the local client but could not be uploaded to the server.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.MsgFolderRoot">
            <summary>
            The "Top of Information Store" folder. This folder is the parent folder for folders that are displayed in normal mail clients, such as the inbox.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Outbox">
            <summary>
            The outbox folder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.RecoverableItemsDeletions">
            <summary>
            The folder that contains soft-deleted items:
            deleted either from the Deleted Items folder, or by pressing shift+delete in Outlook.
            This folder is not visible in any Outlook email client, but end users can interact with
            it through the Recover Deleted Items from Server feature in Outlook or Outlook on the web.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.Scheduled">
            <summary>
            The folder that contains messages that are scheduled to reappear in the inbox using the Schedule feature in Outlook for iOS.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.SearchFolders">
            <summary>
            The parent folder for all search folders defined in the user's mailbox.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.SentItems">
            <summary>
            The sent items folder.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.ServerFailures">
            <summary>
            The folder that contains items that exist on the server but could not be synchronized to the local client.
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.Mail.WellKnownFolder.SyncIssues">
            <summary>
            The folder that contains synchronization logs created by Outlook.
            </summary>
        </member>
        <member name="T:MSGraph.Exchange.TimeZoneBase">
            <summary>
            The basic representation of a time zone.
            adoption class from sealed class TimezoneInfo for convinient output name and displayname
            https://docs.microsoft.com/en-us/graph/api/resources/timezonebase?view=graph-rest-1.0
            </summary>
        </member>
        <member name="F:MSGraph.Exchange.TimeZoneBase.DisplayName">
            <summary>
            The name of a time zone. It can be a standard time zone name such as "Hawaii-Aleutian Standard Time", or "Customized Time Zone" for a custom time zone.
            </summary>
        </member>
        <member name="P:MSGraph.Exchange.TimeZoneBase.Name">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.TimeZoneBase.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Exchange.TimeZoneBase.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.TimeZoneBase.#ctor(MSGraph.Exchange.TimeZoneBase)">
            <summary>
            input TimeZoneBase
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.TimeZoneBase.#ctor(System.TimeZoneInfo)">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Exchange.TimeZoneBase.#ctor(System.String)">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamChannel">
             <summary>
             TeamChannel in MS Graph API
             
             Teams are made up of channels, which are the conversations you have with your teammates.
             Each channel is dedicated to a specific topic, department, or project. Channels are where
             the work actually gets done - where text, audio, and video conversations open to the
             whole team happen, where files are shared, and where tabs are added.
              
             https://docs.microsoft.com/en-us/graph/api/resources/channel?view=graph-rest-beta
             </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.Id">
            <summary>
            The channels's unique identifier. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.DisplayName">
            <summary>
            Channel name as it will appear to the user in Microsoft Teams.
            </summary>
        </member>
        <member name="P:MSGraph.Teams.TeamChannel.Name">
            <summary>
            Alias property on Displayname
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.Description">
            <summary>
            Optional textual description for the channel.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.isFavoriteByDefault">
            <summary>
            Whether the channel should automatically be marked 'favorite' for all members of the team.
            Default: false.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.WebUrl">
            <summary>
            A hyperlink that will navigate to the channel in Microsoft Teams.
            This is the URL that you get when you right-click a channel in Microsoft Teams
            and select Get link to channel. This URL should be treated as an opaque blob,
            and not parsed. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.Email">
            <summary>
            The email address for sending messages to the channel. Read-only.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.User">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamChannel.BaseObject">
            <summary>
            data carrier object
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamChannel.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Teams.TeamChannel.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamChannel.#ctor(System.String,System.String,System.String,System.Boolean,System.Uri,System.Net.Mail.MailAddress,System.String,System.Object)">
            <summary>
            full object
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamFunSettings">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamFunSettings.allowGiphy">
            <summary>
            If set to true, enables Giphy use.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamFunSettings.giphyContentRating">
            <summary>
            Giphy content rating. Possible values are: moderate, strict.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamFunSettings.allowStickersAndMemes">
            <summary>
            If set to true, enables users to include stickers and memes.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamFunSettings.allowCustomMemes">
            <summary>
            If set to true, enables users to include custom memes.
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamFunSettings.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamFunSettings.#ctor(System.Boolean,System.String,System.Boolean,System.Boolean)">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamMessagingSettings">
            <summary>
            Team parameter class for convinient pipeline
            input on parameters in *-MgaTeam commands
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMessagingSettings.allowUserEditMessages">
            <summary>
            If set to true, users can edit their messages.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMessagingSettings.allowUserDeleteMessages">
            <summary>
            If set to true, users can delete their messages.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMessagingSettings.allowOwnerDeleteMessages">
            <summary>
            If set to true, owners can delete any message.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMessagingSettings.allowTeamMentions">
            <summary>
            If set to true, @team mentions are allowed.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMessagingSettings.allowChannelMentions">
            <summary>
            If set to true, @channel mentions are allowed.
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamMessagingSettings.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamMessagingSettings.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamMemberSettings">
            <summary>
            Team parameter class for convinient pipeline
            input on parameters in *-MgaTeam commands
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMemberSettings.allowCreateUpdateChannels">
            <summary>
            If set to true, members can add and update channels.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMemberSettings.allowDeleteChannels">
            <summary>
            If set to true, members can delete channels.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMemberSettings.allowAddRemoveApps">
            <summary>
            If set to true, members can add and remove apps.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMemberSettings.allowCreateUpdateRemoveTabs">
            <summary>
            If set to true, members can add, update, and remove tabs.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamMemberSettings.allowCreateUpdateRemoveConnectors">
            <summary>
            If set to true, members can add, update, and remove connectors.
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamMemberSettings.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamMemberSettings.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamGuestSettings">
            <summary>
            Team parameter class for convinient pipeline
            input on parameters in *-MgaTeam commands
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamGuestSettings.allowCreateUpdateChannels">
            <summary>
            If set to true, guests can add and update channels.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamGuestSettings.allowDeleteChannels">
            <summary>
            If set to true, guests can delete channels.
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamGuestSettings.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamGuestSettings.#ctor(System.Boolean,System.Boolean)">
            <summary>
             
            </summary>
        </member>
        <member name="T:MSGraph.Teams.TeamParameter">
            <summary>
            Team parameter class for convinient pipeline
            input on parameters in *-MgaTeam commands
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamParameter.Id">
            <summary>
            category id
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamParameter.Name">
            <summary>
            name of the category
            </summary>
        </member>
        <member name="P:MSGraph.Teams.TeamParameter.TypeName">
            <summary>
            The type name of inputobject
            </summary>
        </member>
        <member name="F:MSGraph.Teams.TeamParameter.InputObject">
            <summary>
            carrier object for the input object
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamParameter.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Teams.TeamParameter.#ctor(MSGraph.Teams.Team)">
            <summary>
            Mail Folderinput
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamParameter.#ctor(System.Guid)">
            <summary>
            String input
            </summary>
        </member>
        <member name="M:MSGraph.Teams.TeamParameter.#ctor(System.String)">
            <summary>
            String input
            </summary>
        </member>
        <member name="T:MSGraph.Teams.Team">
             <summary>
             Team in MS Graph API
             
             A team in Microsoft Teams is a collection of channel objects. A channel represents a topic,
             and therefore a logical isolation of discussion, within a team. Every team is associated
             with a group. The group has the same ID as the team.
              
             https://docs.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-1.0
             </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.BaseObject">
            <summary>
            data carrier object
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.Id">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.InternalId">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.DisplayName">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Teams.Team.Name">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.Description">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.IsArchived">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.User">
            <summary>
             
            </summary>
        </member>
        <member name="P:MSGraph.Teams.Team.Accessible">
            <summary>
            Indicator if the team is accessible by the connected user.
            If a team is not accessible, only basic information like the name and
            the description are received from the directory.
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.InfoFromJoinedTeam">
            <summary>
            Indicates, that the info in the class is queried by joinedTeams API call
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.WebUrl">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.memberSettings">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.guestSettings">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.messagingSettings">
            <summary>
             
            </summary>
        </member>
        <member name="F:MSGraph.Teams.Team.funSettings">
            <summary>
             
            </summary>
        </member>
        <member name="M:MSGraph.Teams.Team.ToString">
            <summary>
            Overrides the default ToString() method
            </summary>
            <returns></returns>
        </member>
        <member name="M:MSGraph.Teams.Team.#ctor">
            <summary>
            empty
            </summary>
        </member>
        <member name="M:MSGraph.Teams.Team.#ctor(System.String,System.String,System.String,System.String,System.Boolean,System.Boolean)">
            <summary>
            minimal information
            </summary>
        </member>
        <member name="M:MSGraph.Teams.Team.#ctor(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Uri,System.Object)">
            <summary>
            full information
            </summary>
        </member>
    </members>
</doc>