_LetterContent.SenderCity Property

Definition

Returns or sets the sender's city. Not used in the U.S. English version of Microsoft Word.

public:
 property System::String ^ SenderCity { System::String ^ get(); void set(System::String ^ value); };
public string SenderCity { get; set; }
member this.SenderCity : string with get, set
Public Property SenderCity As String

Property Value

Remarks

This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.

Applies to