Documentation ¶
Index ¶
- type DriveRootListItemCreatedByUserMailboxSettingClient
- func (c DriveRootListItemCreatedByUserMailboxSettingClient) GetDriveRootListItemCreatedByUserMailboxSetting(ctx context.Context, id beta.UserIdDriveId, ...) (result GetDriveRootListItemCreatedByUserMailboxSettingOperationResponse, ...)
- func (c DriveRootListItemCreatedByUserMailboxSettingClient) UpdateDriveRootListItemCreatedByUserMailboxSetting(ctx context.Context, id beta.UserIdDriveId, input beta.MailboxSettings, ...) (result UpdateDriveRootListItemCreatedByUserMailboxSettingOperationResponse, ...)
- type GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions
- type GetDriveRootListItemCreatedByUserMailboxSettingOperationResponse
- type UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions
- func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateDriveRootListItemCreatedByUserMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootListItemCreatedByUserMailboxSettingClient ¶
func NewDriveRootListItemCreatedByUserMailboxSettingClientWithBaseURI ¶
func NewDriveRootListItemCreatedByUserMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemCreatedByUserMailboxSettingClient, error)
func (DriveRootListItemCreatedByUserMailboxSettingClient) GetDriveRootListItemCreatedByUserMailboxSetting ¶
func (c DriveRootListItemCreatedByUserMailboxSettingClient) GetDriveRootListItemCreatedByUserMailboxSetting(ctx context.Context, id beta.UserIdDriveId, options GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) (result GetDriveRootListItemCreatedByUserMailboxSettingOperationResponse, err error)
GetDriveRootListItemCreatedByUserMailboxSetting - 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 (DriveRootListItemCreatedByUserMailboxSettingClient) UpdateDriveRootListItemCreatedByUserMailboxSetting ¶
func (c DriveRootListItemCreatedByUserMailboxSettingClient) UpdateDriveRootListItemCreatedByUserMailboxSetting(ctx context.Context, id beta.UserIdDriveId, input beta.MailboxSettings, options UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) (result UpdateDriveRootListItemCreatedByUserMailboxSettingOperationResponse, err error)
UpdateDriveRootListItemCreatedByUserMailboxSetting - Update property mailboxSettings value.
type GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions ¶
type GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootListItemCreatedByUserMailboxSettingOperationOptions ¶
func DefaultGetDriveRootListItemCreatedByUserMailboxSettingOperationOptions() GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions
func (GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToOData ¶
func (o GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToQuery ¶
func (o GetDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions ¶
type UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions ¶
func DefaultUpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions() UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions
func (UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToOData ¶
func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query
func (UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToQuery ¶
func (o UpdateDriveRootListItemCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.