User.EmailFormat Свойство

Определение

Возвращает или задает формат электронной почты.

public:
 property Microsoft::MasterDataServices::EmailFormat EmailFormat { Microsoft::MasterDataServices::EmailFormat get(); void set(Microsoft::MasterDataServices::EmailFormat value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.EmailFormat EmailFormat { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.EmailFormat : Microsoft.MasterDataServices.EmailFormat with get, set
Public Property EmailFormat As EmailFormat

Значение свойства

Одно из значений EmailFormat. Допустимые значения — HTML, Text и NotSpecified.

Атрибуты

Применяется к