GetSharingMetadataType.IdOfFolderToShare 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 IdOfFolderToShare property gets or sets an FolderIdType object that identifies the folder to share.
public:
property ExchangeWebServices::FolderIdType ^ IdOfFolderToShare { ExchangeWebServices::FolderIdType ^ get(); void set(ExchangeWebServices::FolderIdType ^ value); };
public ExchangeWebServices.FolderIdType IdOfFolderToShare { get; set; }
Public Property IdOfFolderToShare As FolderIdType
Property Value
The value of the IdOfFolderToShare property is a FolderIdType that identifies the folder to share.