DistinguishedFolderIdType.Id Property

Definition

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.

Applies to