Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData ¶
type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse ¶
type LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdRunIdUserProcessingResultId, options GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdRunIdUserProcessingResultId, input beta.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.