TargetFolderIdType.Item Property

Definition

The Item property gets or sets the identifier of the target folder. Set this property with either a FolderIdType or DistinguishedFolderIdType object. This property is required. This is a read/write property.

public:
 property ExchangeWebServices::BaseFolderIdType ^ Item { ExchangeWebServices::BaseFolderIdType ^ get(); void set(ExchangeWebServices::BaseFolderIdType ^ value); };
public ExchangeWebServices.BaseFolderIdType Item { get; set; }
Public Property Item As BaseFolderIdType

Property Value

The Item property gets or sets a BaseFolderIdType object.

Applies to