Namespace: ITHit.WebDAV.Server.CalDav
The SharingInvite type exposes the following members.
Name | Description | |
---|---|---|
![]() | SharingInvite | Initializes a new instance of the SharingInvite class |
Name | Description | |
---|---|---|
![]() | Access |
Shared calendar access level privilege.
|
![]() | Address |
Principal-URL for a sharee hosted on the same server, a calendar user address or email address.
|
![]() | CommonName |
Name of the person to share calendar with.
|
![]() | Status |
Sharing invite status.
|
![]() | Summary |
Summary.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |