public sealed class AttendeeAvailability : ServiceResponse
Public NotInheritable Class AttendeeAvailability
Inherits ServiceResponse
public ref class AttendeeAvailability sealed : public ServiceResponse
[<SealedAttribute>]
type AttendeeAvailability =
class
inherit ServiceResponse
end
CalendarEvents | Gets a collection of calendar events for the attendee. |
ErrorCode |
Gets the error code associated with this response.
(Унаследован от ServiceResponse) |
ErrorDetails |
Gets error details associated with the response. If Result is set to Success, ErrorDetailsDictionary returns null.
Error details will only available for some error codes. For example, when error code is ErrorRecurrenceHasNoOccurrence,
the ErrorDetailsDictionary will contain keys for EffectiveStartDate and EffectiveEndDate.
(Унаследован от ServiceResponse) |
ErrorMessage |
Gets a detailed error message associated with the response. If Result is set to Success, ErrorMessage returns null.
ErrorMessage is localized according to the PreferredCulture property of the ExchangeService object that
was used to call the method that generated the response.
(Унаследован от ServiceResponse) |
ErrorProperties |
Gets information about property errors associated with the response. If Result is set to Success, ErrorProperties returns null.
ErrorProperties is only available for some error codes. For example, when the error code is ErrorInvalidPropertyForOperation,
ErrorProperties will contain the definition of the property that was invalid for the request.
(Унаследован от ServiceResponse) |
MergedFreeBusyStatus | Gets a collection of merged free/busy status for the attendee. |
Result |
Gets the result associated with this response.
(Унаследован от ServiceResponse) |
ViewType | Gets the free/busy view type that wes retrieved for the attendee. |
WorkingHours | Gets the working hours of the attendee. |
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) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |