PostalAddressList.IsReadOnly

PostalAddressList.IsReadOnly property

Gets a value indicating whether the list is read-only.

public bool IsReadOnly { get; }

Return Value

true if the list is read-only; otherwise, false.

See Also