RefreshSharingFolderType.SharingFolderId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SharingFolderId property gets or sets a FolderIdType object that identifies the local folder in a sharing relationship.
public:
property ExchangeWebServices::FolderIdType ^ SharingFolderId { ExchangeWebServices::FolderIdType ^ get(); void set(ExchangeWebServices::FolderIdType ^ value); };
public ExchangeWebServices.FolderIdType SharingFolderId { get; set; }
Public Property SharingFolderId As FolderIdType
Property Value
The value of the SharingFolderId property is a FolderIdType object that identifies the local folder in a sharing relationship.