item

package
v0.29.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 64 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupItemRequestBuilder added in v0.12.0

type GroupItemRequestBuilder struct {
	// contains filtered or unexported fields
}

GroupItemRequestBuilder provides operations to manage the collection of group entities.

func NewGroupItemRequestBuilder added in v0.12.0

NewGroupItemRequestBuilder instantiates a new GroupItemRequestBuilder and sets the default values.

func NewGroupItemRequestBuilderInternal added in v0.12.0

func NewGroupItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GroupItemRequestBuilder

NewGroupItemRequestBuilderInternal instantiates a new GroupItemRequestBuilder and sets the default values.

func (*GroupItemRequestBuilder) AcceptedSenders added in v0.12.0

AcceptedSenders the acceptedSenders property

func (*GroupItemRequestBuilder) AcceptedSendersById added in v0.13.0

AcceptedSendersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.acceptedSenders.item collection

func (*GroupItemRequestBuilder) AddFavorite added in v0.12.0

AddFavorite the addFavorite property

func (*GroupItemRequestBuilder) AppRoleAssignments added in v0.12.0

AppRoleAssignments the appRoleAssignments property

func (*GroupItemRequestBuilder) AppRoleAssignmentsById added in v0.12.0

AppRoleAssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.appRoleAssignments.item collection

func (*GroupItemRequestBuilder) AssignLicense added in v0.12.0

AssignLicense the assignLicense property

func (*GroupItemRequestBuilder) Calendar added in v0.12.0

Calendar the calendar property

func (*GroupItemRequestBuilder) CalendarView added in v0.12.0

CalendarView the calendarView property

func (*GroupItemRequestBuilder) CalendarViewById added in v0.12.0

CalendarViewById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.calendarView.item collection

func (*GroupItemRequestBuilder) CheckGrantedPermissionsForApp added in v0.12.0

CheckGrantedPermissionsForApp the checkGrantedPermissionsForApp property

func (*GroupItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups the checkMemberGroups property

func (*GroupItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects the checkMemberObjects property

func (*GroupItemRequestBuilder) Conversations added in v0.12.0

Conversations the conversations property

func (*GroupItemRequestBuilder) ConversationsById added in v0.12.0

ConversationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.conversations.item collection

func (*GroupItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation deletes a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration deletes a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.

func (*GroupItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.

func (*GroupItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the properties of a group object.

func (*GroupItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the properties of a group object.

func (*GroupItemRequestBuilder) CreatedOnBehalfOf added in v0.12.0

CreatedOnBehalfOf the createdOnBehalfOf property

func (*GroupItemRequestBuilder) Delete added in v0.12.0

func (m *GroupItemRequestBuilder) Delete() error

Delete deletes a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *GroupItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *GroupItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler deletes a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. To learn more, see deletedItems.

func (*GroupItemRequestBuilder) Drive added in v0.12.0

Drive the drive property

func (*GroupItemRequestBuilder) Drives added in v0.12.0

Drives the drives property

func (*GroupItemRequestBuilder) DrivesById added in v0.12.0

DrivesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.drives.item collection

func (*GroupItemRequestBuilder) Events added in v0.12.0

Events the events property

func (*GroupItemRequestBuilder) EventsById added in v0.12.0

EventsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.events.item collection

func (*GroupItemRequestBuilder) Extensions added in v0.12.0

Extensions the extensions property

func (*GroupItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.extensions.item collection

func (*GroupItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.

func (*GroupItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups the getMemberGroups property

func (*GroupItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects the getMemberObjects property

func (*GroupItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.

func (*GroupItemRequestBuilder) GroupLifecyclePolicies added in v0.12.0

GroupLifecyclePolicies the groupLifecyclePolicies property

func (*GroupItemRequestBuilder) GroupLifecyclePoliciesById added in v0.12.0

GroupLifecyclePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.groupLifecyclePolicies.item collection

func (*GroupItemRequestBuilder) MemberOf added in v0.12.0

MemberOf the memberOf property

func (*GroupItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.memberOf.item collection

func (*GroupItemRequestBuilder) Members added in v0.12.0

Members the members property

func (*GroupItemRequestBuilder) MembersById added in v0.13.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.members.item collection

func (*GroupItemRequestBuilder) MembersWithLicenseErrors added in v0.12.0

MembersWithLicenseErrors the membersWithLicenseErrors property

func (*GroupItemRequestBuilder) MembersWithLicenseErrorsById added in v0.13.0

MembersWithLicenseErrorsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.membersWithLicenseErrors.item collection

func (*GroupItemRequestBuilder) Onenote added in v0.12.0

Onenote the onenote property

func (*GroupItemRequestBuilder) Owners added in v0.12.0

Owners the owners property

func (*GroupItemRequestBuilder) OwnersById added in v0.13.0

OwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.owners.item collection

func (*GroupItemRequestBuilder) Patch added in v0.12.0

Patch update the properties of a group object.

func (*GroupItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the properties of a group object.

func (*GroupItemRequestBuilder) PermissionGrants added in v0.12.0

PermissionGrants the permissionGrants property

func (*GroupItemRequestBuilder) PermissionGrantsById added in v0.12.0

PermissionGrantsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.permissionGrants.item collection

func (*GroupItemRequestBuilder) Photo added in v0.12.0

Photo the photo property

func (*GroupItemRequestBuilder) Photos added in v0.12.0

Photos the photos property

func (*GroupItemRequestBuilder) PhotosById added in v0.12.0

PhotosById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.photos.item collection

func (*GroupItemRequestBuilder) Planner added in v0.12.0

Planner the planner property

func (*GroupItemRequestBuilder) RejectedSenders added in v0.12.0

RejectedSenders the rejectedSenders property

func (*GroupItemRequestBuilder) RejectedSendersById added in v0.13.0

RejectedSendersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.rejectedSenders.item collection

func (*GroupItemRequestBuilder) RemoveFavorite added in v0.12.0

RemoveFavorite the removeFavorite property

func (*GroupItemRequestBuilder) Renew added in v0.12.0

Renew the renew property

func (*GroupItemRequestBuilder) ResetUnseenCount added in v0.12.0

ResetUnseenCount the resetUnseenCount property

func (*GroupItemRequestBuilder) Restore added in v0.12.0

Restore the restore property

func (*GroupItemRequestBuilder) Settings added in v0.12.0

Settings the settings property

func (*GroupItemRequestBuilder) SettingsById added in v0.12.0

SettingsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.settings.item collection

func (*GroupItemRequestBuilder) Sites added in v0.12.0

Sites the sites property

func (*GroupItemRequestBuilder) SitesById added in v0.12.0

SitesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.sites.item collection

func (*GroupItemRequestBuilder) SubscribeByMail added in v0.12.0

SubscribeByMail the subscribeByMail property

func (*GroupItemRequestBuilder) Team added in v0.12.0

Team the team property

func (*GroupItemRequestBuilder) Threads added in v0.12.0

Threads the threads property

func (*GroupItemRequestBuilder) ThreadsById added in v0.12.0

ThreadsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item collection

func (*GroupItemRequestBuilder) TransitiveMemberOf added in v0.12.0

TransitiveMemberOf the transitiveMemberOf property

func (*GroupItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.transitiveMemberOf.item collection

func (*GroupItemRequestBuilder) TransitiveMembers added in v0.12.0

TransitiveMembers the transitiveMembers property

func (*GroupItemRequestBuilder) TransitiveMembersById added in v0.13.0

TransitiveMembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.transitiveMembers.item collection

func (*GroupItemRequestBuilder) UnsubscribeByMail added in v0.12.0

UnsubscribeByMail the unsubscribeByMail property

func (*GroupItemRequestBuilder) ValidateProperties added in v0.12.0

ValidateProperties the validateProperties property

type GroupItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

GroupItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type GroupItemRequestBuilderGetQueryParameters added in v0.12.0

type GroupItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

GroupItemRequestBuilderGetQueryParameters get the properties and relationships of a group object. This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are _not_ returned by default, specify them in a `$select` OData query option. The **hasMembersWithLicenseErrors** and **isArchived** properties are an exception and are not returned in the `$select` query. Because the **group** resource supports extensions, you can also use the `GET` operation to get custom properties and extension data in a **group** instance.

type GroupItemRequestBuilderGetRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *GroupItemRequestBuilderGetQueryParameters
}

GroupItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type GroupItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type GroupItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

GroupItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis
ref
ref
ref
ref
add

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL