共用方式為


CNMutableContact.EmailAddresses 屬性

定義

物件的陣列 CNLabeledValue<ValueType> ,其中包含電子郵件的標籤和字串值。

public virtual Contacts.CNLabeledValue<Foundation.NSString>[] EmailAddresses { [Foundation.Export("emailAddresses", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEmailAddresses:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.EmailAddresses : Contacts.CNLabeledValue<Foundation.NSString>[] with get, set

屬性值

屬性

適用於