Documentation ¶
Index ¶
- type GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationResponse
- type LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient
- func (c LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions() GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
type LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient ¶
type LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient, error)
func (LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowCustomTaskExtensionId, options GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting - Get mailboxSettings property value. 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. For more information, see User preferences for languages and regional formats. Returned only on $select.
func (LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowCustomTaskExtensionId, input beta.MailboxSettings, options UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.