PersonaPostalAddress.Source 属性

定义

获取或设置角色邮政地址的来源。 属性Source适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property Microsoft::Exchange::WebServices::Data::LocationSource Source { Microsoft::Exchange::WebServices::Data::LocationSource get(); void set(Microsoft::Exchange::WebServices::Data::LocationSource value); };
public Microsoft.Exchange.WebServices.Data.LocationSource Source { get; set; }
Public Property Source As LocationSource

属性值

角色邮政地址源。

适用于