Documentation ¶
Index ¶
- type GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient
- func (c LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowVersionCreatedByMailboxSetting(ctx context.Context, ...) (result GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse, ...)
- func (c LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowVersionCreatedByMailboxSetting(ctx context.Context, ...) (result UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse, ...)
- type UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient ¶
type LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowVersionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) GetLifecycleWorkflowVersionCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, options GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowVersionCreatedByMailboxSetting - 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 (LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowVersionCreatedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowVersionCreatedByMailboxSettingClient) UpdateLifecycleWorkflowVersionCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, input stable.MailboxSettings, options UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowVersionCreatedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery ¶
func (o UpdateLifecycleWorkflowVersionCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.