ContactSignificantOther.Relationship 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值表示關聯性的本質,例如親親、夥伴、同層級、父系等等。
public:
property ContactRelationship Relationship { ContactRelationship get(); void set(ContactRelationship value); };
ContactRelationship Relationship();
void Relationship(ContactRelationship value);
public ContactRelationship Relationship { get; set; }
var contactRelationship = contactSignificantOther.relationship;
contactSignificantOther.relationship = contactRelationship;
Public Property Relationship As ContactRelationship
屬性值
值,表示關聯性的本質,例如,配偶、夥伴、同層級、父系等等。
Windows 需求
應用程式功能 |
contactsSystem
|