public string MailboxId { get; set; }
Public Property MailboxId As String Get Set
public: property String^ MailboxId { String^ get (); void set (String^ value); }
member MailboxId : string with get, set
In This Article