SetFolderFieldType.Item1 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 Item1 property gets or sets a folder update.
public:
property ExchangeWebServices::BaseFolderType ^ Item1 { ExchangeWebServices::BaseFolderType ^ get(); void set(ExchangeWebServices::BaseFolderType ^ value); };
public ExchangeWebServices.BaseFolderType Item1 { get; set; }
Public Property Item1 As BaseFolderType
Property Value
The Item1 property returns a BaseFolderType that represents a folder that contains a set of updates.