Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationResponse
- type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient
- func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData ¶
type GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationResponse ¶
type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient ¶
type LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient, error)
func (LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdUserProcessingResultId, options GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting - 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 (LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting ¶
func (c LifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingClient) UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdUserProcessingResultId, input stable.MailboxSettings, options UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions() UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToHeaders ¶
func (UpdateLifecycleWorkflowDeletedItemWorkflowUserProcessingResultSubjectMailboxSettingOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.