Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData ¶
type LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, input beta.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.