DistinguishedFolderIdType.Id 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 Id property gets or sets the identity of a default folder.
public:
property ExchangeWebServices::DistinguishedFolderIdNameType Id { ExchangeWebServices::DistinguishedFolderIdNameType get(); void set(ExchangeWebServices::DistinguishedFolderIdNameType value); };
public ExchangeWebServices.DistinguishedFolderIdNameType Id { get; set; }
Public Property Id As DistinguishedFolderIdNameType
Property Value
The Id property returns a DistinguishedFolderIdNameType enumeration that represents a default folder.
Remarks
This property is required.