Documentation ¶
Index ¶
- type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions() GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions
func (GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData ¶
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient ¶
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultIdTaskProcessingResultId, options GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) (result GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting - 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 (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultIdTaskProcessingResultId, input stable.MailboxSettings, options UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions() UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowRunUserProcessingResultTaskSubjectMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.