Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationResponse ¶
type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdUserProcessingResultIdTaskProcessingResultId, options GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting - 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. Returned only on $select.
func (LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdUserProcessingResultIdTaskProcessingResultId, input stable.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.