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