public class UserConfiguration
Public Class UserConfiguration
public ref class UserConfiguration
type UserConfiguration = class end
UserConfiguration | Initializes a new instance of UserConfiguration class. |
BinaryData | Gets or sets the binary data of the user configuration. |
Dictionary | Gets the dictionary of the user configuration. |
IsDirty | Gets a value indicating whether this user configuration has been modified. |
ItemId | Gets the Id of the user configuration. |
Name | Gets the name of the user configuration. |
ParentFolderId | Gets the Id of the folder containing the user configuration. |
XmlData | Gets or sets the xml data of the user configuration. |
Bind(ExchangeService, String, WellKnownFolderName, UserConfigurationProperties) | Binds to an existing user configuration and loads the specified properties. Calling this method results in a call to EWS. |
Bind(ExchangeService, String, FolderId, UserConfigurationProperties, CancellationToken) | Binds to an existing user configuration and loads the specified properties. Calling this method results in a call to EWS. |
Delete | Deletes the user configuration. Calling this method results in a call to EWS. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
Load | Loads the specified properties on the user configuration. Calling this method results in a call to EWS. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
Save(String, WellKnownFolderName) | Saves the user configuration. Calling this method results in a call to EWS. |
Save(String, FolderId, CancellationToken) | Saves the user configuration. Calling this method results in a call to EWS. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Update | Updates the user configuration by applying local changes to the Exchange server. Calling this method results in a call to EWS. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |