_ContactItem.OtherAddressCountry プロパティ

定義

連絡先の他の住所の国/地域部分を表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

このプロパティは プロパティから OtherAddress 解析されますが、誤って解析された場合は、個別に変更または入力される可能性があります。 このような変更またはこのプロパティにエントリが かまいません かそれ以降の変更によって上書きされることに注意してください。

適用対象