Documentation ¶
Index ¶
- type GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient
- func (c LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, ...) (...)
- type UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions() GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient ¶
type LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowVersionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) GetLifecycleWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, options GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowVersionLastModifiedByMailboxSetting - 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. For more information, see User preferences for languages and regional formats. Returned only on $select.
func (LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowVersionLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowVersionLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowVersionLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, input beta.MailboxSettings, options UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowVersionLastModifiedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData ¶
func (o UpdateLifecycleWorkflowVersionLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
Click to show internal directories.
Click to hide internal directories.