Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
type LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdVersionId, options GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdVersionId, input beta.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.