public bool IsExternalMailbox { get; set; }
Public Property IsExternalMailbox As Boolean Get Set
public: property bool IsExternalMailbox { bool get (); void set (bool value); }
member IsExternalMailbox : bool with get, set
In This Article