Documentation ¶
Index ¶
- type GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions() GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
func (GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
type LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient ¶
type LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, options GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) (result GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting - 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 (LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, input stable.MailboxSettings, options UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions() UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowRunUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.