Documentation ¶
Index ¶
- type DriveRootCreatedByUserMailboxSettingClient
- func (c DriveRootCreatedByUserMailboxSettingClient) GetDriveRootCreatedByUserMailboxSetting(ctx context.Context, id stable.GroupIdDriveId, ...) (result GetDriveRootCreatedByUserMailboxSettingOperationResponse, err error)
- func (c DriveRootCreatedByUserMailboxSettingClient) UpdateDriveRootCreatedByUserMailboxSetting(ctx context.Context, id stable.GroupIdDriveId, input stable.MailboxSettings, ...) (result UpdateDriveRootCreatedByUserMailboxSettingOperationResponse, err error)
- type GetDriveRootCreatedByUserMailboxSettingOperationOptions
- type GetDriveRootCreatedByUserMailboxSettingOperationResponse
- type UpdateDriveRootCreatedByUserMailboxSettingOperationOptions
- type UpdateDriveRootCreatedByUserMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootCreatedByUserMailboxSettingClient ¶
func NewDriveRootCreatedByUserMailboxSettingClientWithBaseURI ¶
func NewDriveRootCreatedByUserMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootCreatedByUserMailboxSettingClient, error)
func (DriveRootCreatedByUserMailboxSettingClient) GetDriveRootCreatedByUserMailboxSetting ¶
func (c DriveRootCreatedByUserMailboxSettingClient) GetDriveRootCreatedByUserMailboxSetting(ctx context.Context, id stable.GroupIdDriveId, options GetDriveRootCreatedByUserMailboxSettingOperationOptions) (result GetDriveRootCreatedByUserMailboxSettingOperationResponse, err error)
GetDriveRootCreatedByUserMailboxSetting - 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 (DriveRootCreatedByUserMailboxSettingClient) UpdateDriveRootCreatedByUserMailboxSetting ¶
func (c DriveRootCreatedByUserMailboxSettingClient) UpdateDriveRootCreatedByUserMailboxSetting(ctx context.Context, id stable.GroupIdDriveId, input stable.MailboxSettings, options UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) (result UpdateDriveRootCreatedByUserMailboxSettingOperationResponse, err error)
UpdateDriveRootCreatedByUserMailboxSetting - Update property mailboxSettings value.
type GetDriveRootCreatedByUserMailboxSettingOperationOptions ¶
type GetDriveRootCreatedByUserMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootCreatedByUserMailboxSettingOperationOptions ¶
func DefaultGetDriveRootCreatedByUserMailboxSettingOperationOptions() GetDriveRootCreatedByUserMailboxSettingOperationOptions
func (GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders ¶
func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData ¶
func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery ¶
func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveRootCreatedByUserMailboxSettingOperationOptions ¶
type UpdateDriveRootCreatedByUserMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveRootCreatedByUserMailboxSettingOperationOptions ¶
func DefaultUpdateDriveRootCreatedByUserMailboxSettingOperationOptions() UpdateDriveRootCreatedByUserMailboxSettingOperationOptions
func (UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData ¶
func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query
func (UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery ¶
func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.