AlternateIdBase.Format 属性

定义

获取或设置项目或文件夹标识符的标识符格式。

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

属性值

项目或文件夹标识符格式。

适用于