Edit

Share via


GetSharingMetadataType.IdOfFolderToShare Property

Definition

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.

Applies to