Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
type LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, input beta.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowDeletedItemWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
Click to show internal directories.
Click to hide internal directories.