: ExchangeServiceBinding (Miembros) (Microsoft.SharePoint.Portal.WebControls)
Connects the component parts of the Outlook Web Access Web Part to matching elements in Microsoft Exchange Server 2007 by using Exchange 2007 Web services.
En las siguientes tablas se enumeran los miembros expuestos por el tipo ExchangeServiceBinding .
Constructores públicos
Nombre | Descripción | |
---|---|---|
ExchangeServiceBinding | Sobrecargado. Initializes a new instance of the ExchangeServiceBinding class. |
Arriba
Propiedades públicas
(vea también Propiedades protegidas )
Nombre | Descripción | |
---|---|---|
AllowAutoRedirect | (heredado/a de HttpWebClientProtocol) | |
ClientCertificates | (heredado/a de HttpWebClientProtocol) | |
ConnectionGroupName | (heredado/a de WebClientProtocol) | |
Container | (heredado/a de Component) | |
CookieContainer | (heredado/a de HttpWebClientProtocol) | |
Credentials | (heredado/a de WebClientProtocol) | |
EnableDecompression | (heredado/a de HttpWebClientProtocol) | |
ExchangeImpersonation | Gets or sets the account to include in the ExchangeImpersonation element in Microsoft Exchange Server 2007. | |
MailboxCulture | Gets or sets a value representing the culture to use when opening a mailbox. | |
PreAuthenticate | (heredado/a de WebClientProtocol) | |
Proxy | (heredado/a de HttpWebClientProtocol) | |
ProxyRequestTypeHeader | Gets or sets whether a proxy request is cross-site or cross-forest. | |
RequestEncoding | (heredado/a de WebClientProtocol) | |
SerializedSecurityContext | Gets or sets the context in which to serialize tokens in server-to-server authentication. | |
ServerVersionInfoValue | Gets or sets the value that represents the version of the Microsoft Exchange Server 2007 server. | |
Site | (heredado/a de Component) | |
SoapVersion | (heredado/a de SoapHttpClientProtocol) | |
Timeout | (heredado/a de WebClientProtocol) | |
UnsafeAuthenticatedConnectionSharing | (heredado/a de HttpWebClientProtocol) | |
Url | Gets or sets a string that represents the current URL for the Outlook Web Access session. | |
UseDefaultCredentials | Gets or sets whether to use user-supplied or default credentials. | |
UserAgent | (heredado/a de HttpWebClientProtocol) |
Arriba
Propiedades protegidas
Nombre | Descripción | |
---|---|---|
CanRaiseEvents | (heredado/a de Component) | |
DesignMode | (heredado/a de Component) | |
Events | (heredado/a de Component) |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Abort | (heredado/a de WebClientProtocol) | |
CancelAsync | Requests cancellation of a pending background operation. | |
CopyFolder | Copies folders in a mailbox. | |
CopyFolderAsync | Sobrecargado. | |
CopyItem | Copies an item and puts it in another folder. | |
CopyItemAsync | Sobrecargado. Copies an item asynchronously and puts it in a different folder. | |
CreateAttachment | Defines a request to create an attachment to an item in the Microsoft Exchange Server 2007 store. | |
CreateAttachmentAsync | Sobrecargado. | |
CreateFolder | Creates a folder. | |
CreateFolderAsync | Sobrecargado. | |
CreateItem | Creates an item. | |
CreateItemAsync | Sobrecargado. Creates an item asynchronously. | |
CreateManagedFolder | Creates a managed folder in the Microsoft Exchange Server 2007 data store. | |
CreateManagedFolderAsync | Sobrecargado. | |
CreateObjRef | (heredado/a de MarshalByRefObject) | |
DeleteAttachment | Deletes file and item attachments from an existing item in the Microsoft Exchange Server 2007 data store. | |
DeleteAttachmentAsync | Sobrecargado. | |
DeleteFolder | Deletes a folder from the mailbox. | |
DeleteFolderAsync | Sobrecargado. | |
DeleteItem | Deletes an item in the Microsoft Exchange Server 2007 data store. | |
DeleteItemAsync | Sobrecargado. | |
Discover | (heredado/a de SoapHttpClientProtocol) | |
Dispose | Sobrecargado. (heredado/a de Component) | |
Equals | Sobrecargado. (heredado/a de Object) | |
ExpandDL | Exposes the full membership of distribution lists. | |
ExpandDLAsync | Sobrecargado. Asynchronously exposes the full membership of distribution lists. | |
FindFolder | Uses Exchange Web Services to find subfolders of an identified folder. | |
FindFolderAsync | Sobrecargado. | |
FindItem | Identifies items that are located in a specified folder. | |
FindItemAsync | Sobrecargado. | |
GenerateXmlMappings | Sobrecargado. (heredado/a de HttpWebClientProtocol) | |
GetAttachment | Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store. | |
GetAttachmentAsync | Sobrecargado. | |
GetEvents | Requests notifications from the Microsoft Exchange Server 2007 Client Access server. | |
GetEventsAsync | Sobrecargado. | |
GetFolder | Retrieves folders from the Microsoft Exchange Server 2007 data store. | |
GetFolderAsync | Sobrecargado. | |
GetHashCode | (heredado/a de Object) | |
GetItem | Retrieves items from the Microsoft Exchange Server 2007 data store. | |
GetItemAsync | Sobrecargado. | |
GetLifetimeService | (heredado/a de MarshalByRefObject) | |
GetType | (heredado/a de Object) | |
GetUserAvailability | Provides detailed information about the availability of a set of users, rooms, and resources within a specified time span. | |
GetUserAvailabilityAsync | Sobrecargado. | |
GetUserOofSettings | Retrieves a mailbox user's Out of Office settings and messages. | |
GetUserOofSettingsAsync | Sobrecargado. | |
InitializeLifetimeService | (heredado/a de MarshalByRefObject) | |
MoveFolder | Moves folders from a specified folder and puts them in another folder. | |
MoveFolderAsync | Sobrecargado. | |
MoveItem | Moves one or more items to a single destination folder. | |
MoveItemAsync | Sobrecargado. | |
ReferenceEquals | (heredado/a de Object) | |
ResolveNames | Resolves ambiguous e-mail addresses and display names. | |
ResolveNamesAsync | Sobrecargado. | |
SendItem | Sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store. | |
SendItemAsync | Sobrecargado. | |
SetUserOofSettings | Sets a mailbox user's Out of Office settings and message. | |
SetUserOofSettingsAsync | Sobrecargado. | |
Subscribe | Subscribes client applications such as Outlook Web Access to either push or pull notifications. | |
SubscribeAsync | Sobrecargado. | |
SyncFolderHierarchy | Synchronizes folders between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderHierarchyAsync | Sobrecargado. | |
SyncFolderItems | Synchronizes items between the Microsoft Exchange Server 2007 server and the client. | |
SyncFolderItemsAsync | Sobrecargado. | |
ToString | (heredado/a de Component) | |
Unsubscribe | Drops a notification subscription. | |
UnsubscribeAsync | Sobrecargado. | |
UpdateFolder | Modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateFolderAsync | Sobrecargado. | |
UpdateItem | Asynchronously modifies properties of an existing item in the Microsoft Exchange Server 2007 data store. | |
UpdateItemAsync | Sobrecargado. |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
AddToCache | (heredado/a de WebClientProtocol) | |
BeginInvoke | (heredado/a de SoapHttpClientProtocol) | |
Dispose | Sobrecargado. (heredado/a de Component) | |
EndInvoke | (heredado/a de SoapHttpClientProtocol) | |
Finalize | (heredado/a de Component) | |
GetFromCache | (heredado/a de WebClientProtocol) | |
GetReaderForMessage | (heredado/a de SoapHttpClientProtocol) | |
GetService | (heredado/a de Component) | |
GetWebRequest | (heredado/a de SoapHttpClientProtocol) | |
GetWebResponse | Sobrecargado. (heredado/a de HttpWebClientProtocol) | |
GetWriterForMessage | (heredado/a de SoapHttpClientProtocol) | |
Invoke | (heredado/a de SoapHttpClientProtocol) | |
InvokeAsync | Sobrecargado. (heredado/a de SoapHttpClientProtocol) | |
MemberwiseClone | Sobrecargado. (heredado/a de MarshalByRefObject) |
Arriba
Eventos públicos
Nombre | Descripción | |
---|---|---|
CopyFolderCompleted | Occurs when the CopyFolder operation is finished. | |
CopyItemCompleted | Occurs when the CopyItem operation is finished. | |
CreateAttachmentCompleted | Occurs when the CreateAttachment operation is finished. | |
CreateFolderCompleted | Occurs when the CreateFolder operation is finished. | |
CreateItemCompleted | Occurs when the CreateItem operation is finished. | |
CreateManagedFolderCompleted | Occurs when the CreateManagedFolder operation is finished. | |
DeleteAttachmentCompleted | Occurs when the DeleteAttachment operation is finished. | |
DeleteFolderCompleted | Occurs when the DeleteFolder operation is finished. | |
DeleteItemCompleted | Occurs when the DeleteItem operation is finished. | |
Disposed | (heredado/a de Component) | |
ExpandDLCompleted | Occurs when the ExpandDL operation is finished. | |
FindFolderCompleted | Occurs when the FindFolder operation is finished. | |
FindItemCompleted | Occurs when the FindItem operation is finished. | |
GetAttachmentCompleted | Occurs when the GetAttachment operation is finished. | |
GetEventsCompleted | Occurs when the GetEvents operation is finished. | |
GetFolderCompleted | Occurs when the GetFolder operation is finished. | |
GetItemCompleted | Occurs when the GetItem operation is finished. | |
GetUserAvailabilityCompleted | Occurs when the GetUserAvailability operation is finished. | |
GetUserOofSettingsCompleted | Occurs when the GetUserOofSettings operation is finished. | |
MoveFolderCompleted | Occurs when the MoveFolderCompleted operation is finished. | |
MoveItemCompleted | Occurs when the MoveItem operation is finished. | |
ResolveNamesCompleted | Occurs when the ResolveNames operation is finished. | |
SendItemCompleted | Occurs when the SendItem operation is finished. | |
SetUserOofSettingsCompleted | Occurs when the SetUserOofSettings operation is finished. | |
SubscribeCompleted | Occurs when the Subscribe operation is finished. | |
SyncFolderHierarchyCompleted | Occurs when the SyncFolderHierarchy operation is finished. | |
SyncFolderItemsCompleted | Occurs when the SyncFolderItems operation is finished. | |
UnsubscribeCompleted | Occurs when the Unsubscribe operation is finished. | |
UpdateFolderCompleted | Occurs when the UpdateFolder operation is finished. | |
UpdateItemCompleted | Occurs when the UpdateItem operation is finished. |
Arriba
Vea también
Referencia
ExchangeServiceBinding (Clase)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)
OutlookWebAccessToolPart
OWACalendarPart
OWAContactsPart
OWAInbox
OWAPart
OWAPartBase
OWATasksPart