_ExchangeUser.YomiDisplayName Property

Definition

Returns a String (string in C#) representing the Japanese phonetic rendering (yomigana) of the Exchange display name for the ExchangeUser. Read/write.

public:
 property System::String ^ YomiDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string YomiDisplayName { get; set; }
Public Property YomiDisplayName As String

Property Value

Applies to