AlternateIdBase.Format 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.
Gets or sets the identifier format for an item or folder identifier.
public:
property Microsoft::Exchange::WebServices::Data::IdFormat Format { Microsoft::Exchange::WebServices::Data::IdFormat get(); void set(Microsoft::Exchange::WebServices::Data::IdFormat value); };
public Microsoft.Exchange.WebServices.Data.IdFormat Format { get; set; }
Public Property Format As IdFormat
Property Value
An item or folder identifier format.