Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData ¶
type LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdVersionId, options GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdVersionId, input beta.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.