Documentation ¶
Index ¶
- type GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationResponse
- type LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient
- func (c LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
type LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient ¶
type LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient, error)
func (LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowCustomTaskExtensionId, options GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting - 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 (LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowCustomTaskExtensionId, input beta.MailboxSettings, options UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
Click to show internal directories.
Click to hide internal directories.