public sealed class Organization
Public NotInheritable Class Organization
public ref class Organization sealed
[<SealedAttribute>]
type Organization = class end
Organization | Initializes a new Organization object. |
IsEmpty | Returns true, if the Organization object does not contain any usable data. |
Name | Organization name. |
Units | Organizational unit name(s). |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Overrides ObjectToString) |