RefreshSharingFolderType.SharingFolderId Property

Definition

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.

Applies to